home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / ActiveX Controlls / XP Suite / DATA1.CAB / XP_MultiLineText_Sample_Files / Form1.frm (.txt) next >
Encoding:
Visual Basic Form  |  2003-04-24  |  1.5 KB  |  46 lines

  1. VERSION 5.00
  2. Object = "{470A1DEB-45D8-40FE-89CF-175E48FE5553}#1.0#0"; "ciaXPMultiLineText.ocx"
  3. Begin VB.Form Form1 
  4.    Caption         =   "Form1"
  5.    ClientHeight    =   3090
  6.    ClientLeft      =   60
  7.    ClientTop       =   450
  8.    ClientWidth     =   4680
  9.    LinkTopic       =   "Form1"
  10.    ScaleHeight     =   3090
  11.    ScaleWidth      =   4680
  12.    StartUpPosition =   3  'Windows Default
  13.    Begin ciaXPMultiLineText.XPMultiLineText XPMultiLineText1 
  14.       Height          =   2070
  15.       Left            =   690
  16.       TabIndex        =   0
  17.       Top             =   360
  18.       Width           =   3285
  19.       _ExtentX        =   5794
  20.       _ExtentY        =   3651
  21.       ShowMenu        =   ""
  22.       BorderColor     =   -2147483635
  23.       LockedForeColor =   -2147483631
  24.       LockedBackColor =   -2147483633
  25.       DisabledForeColor=   -2147483631
  26.       DisabledBackColor=   -2147483633
  27.       BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  28.          Name            =   "MS Sans Serif"
  29.          Size            =   8.25
  30.          Charset         =   0
  31.          Weight          =   400
  32.          Underline       =   0   'False
  33.          Italic          =   0   'False
  34.          Strikethrough   =   0   'False
  35.       EndProperty
  36.       LockedBackColor =   -2147483633
  37.       LockedForeColor =   -2147483631
  38.       ScrollBars      =   0
  39.       LicValid        =   -1  'True
  40.    End
  41. Attribute VB_Name = "Form1"
  42. Attribute VB_GlobalNameSpace = False
  43. Attribute VB_Creatable = False
  44. Attribute VB_PredeclaredId = True
  45. Attribute VB_Exposed = False
  46.